home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip Haziran 1999.iso / program / demolar / infos / kurbis.swf / scripts / DefineButton2_54 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-04-13  |  104 b   |  8 lines

  1. on(release){
  2.    tellTarget("/kurbis3")
  3.    {
  4.       gotoAndStop("bas");
  5.    }
  6.    gotoAndStop(35);
  7. }
  8.